3.78 \(\int \frac {\text {sech}^2(c+d x)}{a+b \text {sech}^2(c+d x)} \, dx\)

Optimal. Leaf size=36 \[ \frac {\tanh ^{-1}\left (\frac {\sqrt {b} \tanh (c+d x)}{\sqrt {a+b}}\right )}{\sqrt {b} d \sqrt {a+b}} \]

[Out]

arctanh(b^(1/2)*tanh(d*x+c)/(a+b)^(1/2))/d/b^(1/2)/(a+b)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 36, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.087, Rules used = {4146, 208} \[ \frac {\tanh ^{-1}\left (\frac {\sqrt {b} \tanh (c+d x)}{\sqrt {a+b}}\right )}{\sqrt {b} d \sqrt {a+b}} \]

Antiderivative was successfully verified.

[In]

Int[Sech[c + d*x]^2/(a + b*Sech[c + d*x]^2),x]

[Out]

ArcTanh[(Sqrt[b]*Tanh[c + d*x])/Sqrt[a + b]]/(Sqrt[b]*Sqrt[a + b]*d)

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 4146

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*sec[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = Fre
eFactors[Tan[e + f*x], x]}, Dist[ff/f, Subst[Int[(1 + ff^2*x^2)^(m/2 - 1)*ExpandToSum[a + b*(1 + ff^2*x^2)^(n/
2), x]^p, x], x, Tan[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[m/2] && IntegerQ[n/2]

Rubi steps

\begin {align*} \int \frac {\text {sech}^2(c+d x)}{a+b \text {sech}^2(c+d x)} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {1}{a+b-b x^2} \, dx,x,\tanh (c+d x)\right )}{d}\\ &=\frac {\tanh ^{-1}\left (\frac {\sqrt {b} \tanh (c+d x)}{\sqrt {a+b}}\right )}{\sqrt {b} \sqrt {a+b} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.08, size = 36, normalized size = 1.00 \[ \frac {\tanh ^{-1}\left (\frac {\sqrt {b} \tanh (c+d x)}{\sqrt {a+b}}\right )}{\sqrt {b} d \sqrt {a+b}} \]

Antiderivative was successfully verified.

[In]

Integrate[Sech[c + d*x]^2/(a + b*Sech[c + d*x]^2),x]

[Out]

ArcTanh[(Sqrt[b]*Tanh[c + d*x])/Sqrt[a + b]]/(Sqrt[b]*Sqrt[a + b]*d)

________________________________________________________________________________________

fricas [B]  time = 0.43, size = 411, normalized size = 11.42 \[ \left [\frac {\log \left (\frac {a^{2} \cosh \left (d x + c\right )^{4} + 4 \, a^{2} \cosh \left (d x + c\right ) \sinh \left (d x + c\right )^{3} + a^{2} \sinh \left (d x + c\right )^{4} + 2 \, {\left (a^{2} + 2 \, a b\right )} \cosh \left (d x + c\right )^{2} + 2 \, {\left (3 \, a^{2} \cosh \left (d x + c\right )^{2} + a^{2} + 2 \, a b\right )} \sinh \left (d x + c\right )^{2} + a^{2} + 8 \, a b + 8 \, b^{2} + 4 \, {\left (a^{2} \cosh \left (d x + c\right )^{3} + {\left (a^{2} + 2 \, a b\right )} \cosh \left (d x + c\right )\right )} \sinh \left (d x + c\right ) - 4 \, {\left (a \cosh \left (d x + c\right )^{2} + 2 \, a \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + a \sinh \left (d x + c\right )^{2} + a + 2 \, b\right )} \sqrt {a b + b^{2}}}{a \cosh \left (d x + c\right )^{4} + 4 \, a \cosh \left (d x + c\right ) \sinh \left (d x + c\right )^{3} + a \sinh \left (d x + c\right )^{4} + 2 \, {\left (a + 2 \, b\right )} \cosh \left (d x + c\right )^{2} + 2 \, {\left (3 \, a \cosh \left (d x + c\right )^{2} + a + 2 \, b\right )} \sinh \left (d x + c\right )^{2} + 4 \, {\left (a \cosh \left (d x + c\right )^{3} + {\left (a + 2 \, b\right )} \cosh \left (d x + c\right )\right )} \sinh \left (d x + c\right ) + a}\right )}{2 \, \sqrt {a b + b^{2}} d}, \frac {\sqrt {-a b - b^{2}} \arctan \left (\frac {{\left (a \cosh \left (d x + c\right )^{2} + 2 \, a \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + a \sinh \left (d x + c\right )^{2} + a + 2 \, b\right )} \sqrt {-a b - b^{2}}}{2 \, {\left (a b + b^{2}\right )}}\right )}{{\left (a b + b^{2}\right )} d}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^2/(a+b*sech(d*x+c)^2),x, algorithm="fricas")

[Out]

[1/2*log((a^2*cosh(d*x + c)^4 + 4*a^2*cosh(d*x + c)*sinh(d*x + c)^3 + a^2*sinh(d*x + c)^4 + 2*(a^2 + 2*a*b)*co
sh(d*x + c)^2 + 2*(3*a^2*cosh(d*x + c)^2 + a^2 + 2*a*b)*sinh(d*x + c)^2 + a^2 + 8*a*b + 8*b^2 + 4*(a^2*cosh(d*
x + c)^3 + (a^2 + 2*a*b)*cosh(d*x + c))*sinh(d*x + c) - 4*(a*cosh(d*x + c)^2 + 2*a*cosh(d*x + c)*sinh(d*x + c)
 + a*sinh(d*x + c)^2 + a + 2*b)*sqrt(a*b + b^2))/(a*cosh(d*x + c)^4 + 4*a*cosh(d*x + c)*sinh(d*x + c)^3 + a*si
nh(d*x + c)^4 + 2*(a + 2*b)*cosh(d*x + c)^2 + 2*(3*a*cosh(d*x + c)^2 + a + 2*b)*sinh(d*x + c)^2 + 4*(a*cosh(d*
x + c)^3 + (a + 2*b)*cosh(d*x + c))*sinh(d*x + c) + a))/(sqrt(a*b + b^2)*d), sqrt(-a*b - b^2)*arctan(1/2*(a*co
sh(d*x + c)^2 + 2*a*cosh(d*x + c)*sinh(d*x + c) + a*sinh(d*x + c)^2 + a + 2*b)*sqrt(-a*b - b^2)/(a*b + b^2))/(
(a*b + b^2)*d)]

________________________________________________________________________________________

giac [A]  time = 0.64, size = 47, normalized size = 1.31 \[ \frac {\arctan \left (\frac {a e^{\left (2 \, d x + 2 \, c\right )} + a + 2 \, b}{2 \, \sqrt {-a b - b^{2}}}\right )}{\sqrt {-a b - b^{2}} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^2/(a+b*sech(d*x+c)^2),x, algorithm="giac")

[Out]

arctan(1/2*(a*e^(2*d*x + 2*c) + a + 2*b)/sqrt(-a*b - b^2))/(sqrt(-a*b - b^2)*d)

________________________________________________________________________________________

maple [B]  time = 0.25, size = 104, normalized size = 2.89 \[ -\frac {\ln \left (\sqrt {a +b}\, \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-2 \sqrt {b}\, \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )+\sqrt {a +b}\right )}{2 d \sqrt {b}\, \sqrt {a +b}}+\frac {\ln \left (\sqrt {a +b}\, \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+2 \sqrt {b}\, \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )+\sqrt {a +b}\right )}{2 d \sqrt {b}\, \sqrt {a +b}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sech(d*x+c)^2/(a+b*sech(d*x+c)^2),x)

[Out]

-1/2/d/b^(1/2)/(a+b)^(1/2)*ln((a+b)^(1/2)*tanh(1/2*d*x+1/2*c)^2-2*b^(1/2)*tanh(1/2*d*x+1/2*c)+(a+b)^(1/2))+1/2
/d/b^(1/2)/(a+b)^(1/2)*ln((a+b)^(1/2)*tanh(1/2*d*x+1/2*c)^2+2*b^(1/2)*tanh(1/2*d*x+1/2*c)+(a+b)^(1/2))

________________________________________________________________________________________

maxima [B]  time = 0.42, size = 66, normalized size = 1.83 \[ -\frac {\log \left (\frac {a e^{\left (-2 \, d x - 2 \, c\right )} + a + 2 \, b - 2 \, \sqrt {{\left (a + b\right )} b}}{a e^{\left (-2 \, d x - 2 \, c\right )} + a + 2 \, b + 2 \, \sqrt {{\left (a + b\right )} b}}\right )}{2 \, \sqrt {{\left (a + b\right )} b} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^2/(a+b*sech(d*x+c)^2),x, algorithm="maxima")

[Out]

-1/2*log((a*e^(-2*d*x - 2*c) + a + 2*b - 2*sqrt((a + b)*b))/(a*e^(-2*d*x - 2*c) + a + 2*b + 2*sqrt((a + b)*b))
)/(sqrt((a + b)*b)*d)

________________________________________________________________________________________

mupad [B]  time = 0.57, size = 125, normalized size = 3.47 \[ \frac {\mathrm {atan}\left (\frac {d\,\left (a+2\,b\right )}{2\,\sqrt {-b\,d^2\,\left (a+b\right )}}+\frac {a\,{\mathrm {e}}^{2\,c}\,{\mathrm {e}}^{2\,d\,x}\,\left (\frac {4}{a^2\,d}+\frac {\left (a+2\,b\right )\,\left (a\,d+2\,b\,d\right )}{a^2\,\sqrt {-b^2\,d^2-a\,b\,d^2}\,\sqrt {-b\,d^2\,\left (a+b\right )}}\right )\,\sqrt {-b^2\,d^2-a\,b\,d^2}}{2}\right )}{\sqrt {-b^2\,d^2-a\,b\,d^2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cosh(c + d*x)^2*(a + b/cosh(c + d*x)^2)),x)

[Out]

atan((d*(a + 2*b))/(2*(-b*d^2*(a + b))^(1/2)) + (a*exp(2*c)*exp(2*d*x)*(4/(a^2*d) + ((a + 2*b)*(a*d + 2*b*d))/
(a^2*(- b^2*d^2 - a*b*d^2)^(1/2)*(-b*d^2*(a + b))^(1/2)))*(- b^2*d^2 - a*b*d^2)^(1/2))/2)/(- b^2*d^2 - a*b*d^2
)^(1/2)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {sech}^{2}{\left (c + d x \right )}}{a + b \operatorname {sech}^{2}{\left (c + d x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)**2/(a+b*sech(d*x+c)**2),x)

[Out]

Integral(sech(c + d*x)**2/(a + b*sech(c + d*x)**2), x)

________________________________________________________________________________________